home *** CD-ROM | disk | FTP | other *** search
/ Freelog Special Edition 9 / FreelogHS09.iso / FractalExplo / Formulas / BOFMaps61-65 var1.frs next >
INI File  |  2001-04-30  |  3KB  |  172 lines

  1. [DrawSize]
  2. X_Size=300
  3. Y_Size=300
  4. [Main]
  5. Renderer=Fractal Explorer 1.22, 30.04.2001
  6. [Fractal]
  7. X_Coord=-0.854817708333333395
  8. Y_Coord=0.998697916666666722
  9. W_Coord=2
  10. X0_Coord=-2
  11. Y0_Coord=2
  12. W0_Coord=4
  13. AutoIter=0
  14. IFSIter=100
  15. Number=3000
  16. BailOut=100
  17. MaxIter=34
  18. Rotation=0
  19. P1real=0.299999999999999989
  20. P1imag=0
  21. P2real=1.16417910447761194
  22. P2imag=1.3035000000000001
  23. P3real=0
  24. P3imag=0
  25. PJreal=3.94030000000000014
  26. PJimag=3.6402000000000001
  27. Function1=0
  28. Function2=0
  29. JulieSet=0
  30. Inverted=0
  31. F-Set=1
  32. Filter=101
  33. Strange=0.0199999995529651642
  34. KeepBlk=0
  35. NoOutside=0
  36. Filter only=1
  37. IFSColorStyle=0
  38. IFSSolidRed=255
  39. IFSSolidGreen=255
  40. IFSSolidBlue=255
  41. IFSquick=1
  42. Smoothing=2
  43. Double=0
  44. Precision=2
  45. ConstructorA1=1
  46. ConstructorB1=0
  47. ConstructorC1=1
  48. ConstructorD1=0
  49. ConstructorE1=0
  50. ConstructorF1=0
  51. ConstructorG1=0
  52. ConstructorH1=0
  53. ConstructorI1=0
  54. ConstructorJ1=0
  55. ConstructorK1=0
  56. ConstructorL1=0
  57. ConstructorM1=0
  58. [IFS]
  59. Name=
  60. Count=0
  61. [Quaternion]
  62. W=0
  63. CR=-0.456425999999999998
  64. CI=0.510553000000000035
  65. CJ=0.122399999999999995
  66. CK=-0.092399999999999996
  67. Rx=0
  68. Ry=0
  69. Rz=0
  70. Lx=2
  71. Ly=0
  72. Lz=-4
  73. AmbientClR=50
  74. AmbientClG=50
  75. AmbientClB=50
  76. DiffuseClR=190
  77. DiffuseClG=150
  78. DiffuseClB=0
  79. SpeculaClR=255
  80. SpeculaClG=255
  81. SpeculaClB=255
  82. StepBig=200
  83. StepSmall=40
  84. [UserFrm]
  85. StringCount=20
  86. Str0=  var Z,Z0,P1,P2,P3: TComplex;
  87. Str1=      Z2,Z3,Z4: TComplex;
  88. Str2=Begin
  89. Str3=  Z :=MakeComplex(x,y);
  90. Str4=  Z0:=MakeComplex(cr,ci);
  91. Str5=  P1:=MakeComplex(p1r,p1i);
  92. Str6=  
  93. Str7=  Z2:=CSqr(Z);
  94. Str8=  Z3:=CTriple(Z);
  95. Str9=  Z4:=CSqr(CSqr(Z));
  96. Str10=  
  97. Str11=  P3:=CSub(CMulR(Z2,0.5),CSubR(CMulR(Z,0.5),0.5));
  98. Str12=  P3:=CSub(Z4,CAdd(CMulR(Z3,0.5),P3));
  99. Str13=
  100. Str14=  P2:=CAdd(CSubR(Z,0.5),P1);
  101. Str15=  P2:=CAdd(P2,CSub(CMulR(Z3,4),CMulR(Z2,1.5)));
  102. Str16=  Z :=CSub(Z,CDiv(P3,P2));
  103. Str17=
  104. Str18=  SetResult(x,y, Z);
  105. Str19=End;
  106. [Colors]
  107. Palette type=99
  108. ColorOrder=0
  109. Grayed=0
  110. Brightness=0
  111. Contrast=0
  112. IterChanging=0
  113. UFDensity=11
  114. UFmappingMode=1
  115. InfinityRed=0
  116. InfinityGreen=0
  117. InfinityBlue=0
  118. [Standart palette]
  119. RedStep=34
  120. RedShift=113
  121. GreenStep=21
  122. GreenShift=-48
  123. BlueStep=27
  124. BlueShift=94
  125. [Linear palette]
  126. Red1=0
  127. Red2=255
  128. Green1=0
  129. Green2=255
  130. Blue1=128
  131. Blue2=0
  132. [Parabola palette]
  133. Red1=0
  134. Red2=255
  135. Green1=0
  136. Green2=255
  137. Blue1=255
  138. Blue2=0
  139. [Square palette]
  140. Red1=0
  141. Red2=128
  142. Green1=0
  143. Green2=0
  144. Blue1=0
  145. Blue2=255
  146. [UF palette]
  147. Count=6
  148. Node0x=0
  149. Node0r=0
  150. Node0g=0
  151. Node0b=0
  152. Node1x=58
  153. Node1r=244
  154. Node1g=255
  155. Node1b=0
  156. Node2x=82
  157. Node2r=255
  158. Node2g=255
  159. Node2b=11
  160. Node3x=127
  161. Node3r=0
  162. Node3g=0
  163. Node3b=109
  164. Node4x=154
  165. Node4r=0
  166. Node4g=146
  167. Node4b=255
  168. Node5x=236
  169. Node5r=255
  170. Node5g=255
  171. Node5b=255
  172.